runtime.synctestBubble.mu (field)
21 uses
runtime (current package)
synctest.go#L15: mu mutex
synctest.go#L82: lock(&bubble.mu)
synctest.go#L103: unlock(&bubble.mu)
synctest.go#L112: lock(&bubble.mu)
synctest.go#L114: unlock(&bubble.mu)
synctest.go#L119: lock(&bubble.mu)
synctest.go#L125: unlock(&bubble.mu)
synctest.go#L188: lockInit(&bubble.mu, lockRankSynctest)
synctest.go#L206: lock(&bubble.mu)
synctest.go#L209: unlock(&bubble.mu)
synctest.go#L219: lock(&bubble.mu)
synctest.go#L238: unlock(&bubble.mu)
synctest.go#L270: lock(&gp.bubble.mu)
synctest.go#L278: unlock(&gp.bubble.mu)
synctest.go#L288: lock(&gp.bubble.mu)
synctest.go#L293: unlock(&gp.bubble.mu)
synctest.go#L297: unlock(&gp.bubble.mu)
synctest.go#L300: lock(&gp.bubble.mu)
synctest.go#L307: unlock(&gp.bubble.mu)
synctest.go#L317: lock(&gp.bubble.mu)
synctest.go#L323: unlock(&gp.bubble.mu)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)